/* CSS Document */
body
{
	background:#660066; 
	margin-top:0; 
	margin-bottom:0;
}
.btmlg
{
	background: url(   '../../imgs/fotr.jpg' );
	background-repeat: no-repeat;
	width: 100%;
	height: 270px;
}
.banner
{
	background:url(banner.gif);/*banner image*/
	height: 98px;
}
/*navigation bar*/
.navbar
{
	background-color:#990033;
}
.tab1
{
/*background:url(tab.gif);/*content*/
	background-color:#996699;
}
h1
{
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:14px; 
	 font-weight:bold; 
	 color:#660000;
}
.style4
{
 	font-family:"Times New Roman", Times, serif; 
	color:#FFFFCC; 
	font-size:17px; 
	letter-spacing:normal; 
	font-weight:lighter;
}
.style5
{
	 font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif; 
	 color:#FFFFCC; 
	 font-size:14px; 
	 letter-spacing:normal; 
	 font-weight:lighter;
}
.style6
{
	 font-family:"Times New Roman", Times, serif; 
	 color:#990000; 
	 font-size:24px;
	 margin: 5px 0px 0px 20px;
	 border: 0px solid blue;
 }
.nav
{

	background:url(nav.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#E0DEEF; 
	text-decoration:none;
}/*footer*/
.bn
{
	background:url(bn.gif);
}
li
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#990033; 
	list-style:square;
}
a.button1         
{
    width:151px; 
	height:21px;
    font-family:Verdana, Arial, Helvetica, sans-serif;				  
    font-size:12px; 
	font-weight:bold; 
	color:#ffffff;
}
a.button1:visited
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	width:65px; 
	height:21px;
}
a.button1:hover 
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color:#663300;
	width:65px; 
	height:21px;
	background-image: url(button2.gif); /*Use pink button image when mouse hovers over*/
}
a.button1:active
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
	width:65px; 
	height:21px;
}
.list
{
	background:url(list.gif); 
	background-repeat:no-repeat; 
	margin-left:2px;
}
.channel
{
/*background:url(channels.gif);*/
	background-color: #990033;
	width:150px; height:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
}/*channels default image*/
.channel:hover
{
/*background:url(channel2.gif);*/
	background-color:#996699;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;  font-weight:550; 
	letter-spacing:normal; color:#663300;
}/*when mouse over blue color button will come*/
.nav
{

	background:url(nav.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#E0DEEF; 
	text-decoration:none;
}/*footer*/
a:link 
{
	text-decoration: none;
	color:#FFFFFF;
}
a:visited
{
	text-decoration: none;
	color:#FFFFFF	
}
a:hover
{
	text-decoration:none;
    color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color:#FFFFFF	
}
.online
{
	background:url(online_banner.gif);
	background-repeat: no-repeat;
}/*banner image of online pages*/
.realestate
{
	background:url(realestate_banner.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 98px;
}/*banner image of real estate pages*/
.metroad
{
	background:url(metroad_banner.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 98px;
}/*banner image of metro ad pages*/
.realad
{
	background:url(realad_banner.gif);
	background-repeat: no-repeat;
	width: 288px;
	height: 98px;
}/*banner image of real estate ad pages*/
.footer
{
	background:url(nav.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#E0DEEF; 
	text-decoration:none;
}/*footer*/